home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Activity Monitor.app / Contents / Resources / English.lproj / SampleDocument.nib / classes.nib next >
Encoding:
Text File  |  2003-09-13  |  2.3 KB  |  64 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 displayTypeChanged = id; 
  7.                 hideFrameClicked = id; 
  8.                 instantSample = id; 
  9.                 saveSample = id; 
  10.                 setLimit = id; 
  11.                 showFrameClicked = id; 
  12.                 showHiddenFramesClicked = id; 
  13.                 toggleAllItemSibblings = id; 
  14.                 toggleItem = id; 
  15.                 toggleRefresh = id; 
  16.             }; 
  17.             CLASS = SMSampleReader; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {
  20.                 "_displayString" = NSTextField; 
  21.                 "_displayTypePopup" = NSPopUpButton; 
  22.                 "_hideFrameButton" = NSButton; 
  23.                 "_limitField" = NSTextField; 
  24.                 "_outlineView" = NSOutlineView; 
  25.                 "_pleaseWaitWindow" = NSWindow; 
  26.                 "_progress" = NSProgressIndicator; 
  27.                 "_refreshButton" = NSButton; 
  28.                 "_saveButton" = NSButton; 
  29.                 "_scrollView" = NSScrollView; 
  30.                 "_showHiddenFramesCheckbox" = NSButton; 
  31.                 "_statusField" = NSTextField; 
  32.                 "_textScroll" = NSScrollView; 
  33.                 "_textView" = NSTextView; 
  34.                 "_window" = NSWindow; 
  35.             }; 
  36.             SUPERCLASS = NSObject; 
  37.         }, 
  38.         {
  39.             ACTIONS = {
  40.                 displayTypeChanged = id; 
  41.                 hideFrameClicked = id; 
  42.                 removeUnknownFunctions = id; 
  43.                 setLimit = id; 
  44.                 showFrameClicked = id; 
  45.                 showHiddenFramesClicked = id; 
  46.                 toggleItem = id; 
  47.             }; 
  48.             CLASS = SampleReader; 
  49.             LANGUAGE = ObjC; 
  50.             OUTLETS = {
  51.                 "_displayTypePopup" = NSPopUpButton; 
  52.                 "_hideFrameButton" = NSButton; 
  53.                 "_limitField" = NSTextField; 
  54.                 "_outlineView" = NSOutlineView; 
  55.                 "_showHiddenFramesCheckbox" = NSButton; 
  56.                 "_statusField" = NSTextField; 
  57.                 "_toggleFrameButton" = NSButton; 
  58.             }; 
  59.             SUPERCLASS = NSObject; 
  60.         }, 
  61.         {CLASS = StripedOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }
  62.     ); 
  63.     IBVersion = 1; 
  64. }